home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / global_r.swf / scripts / DefineButton2_228 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-04-12  |  53 b   |  4 lines

  1. on(release){
  2.    getURL(_root.exitURL,"_blank");
  3. }
  4.